home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / Interactive Arts / Interactive Arts '95 / caspian / 00047.ls < prev    next >
Encoding:
Text File  |  1995-05-02  |  164 b   |  13 lines

  1. if rollOver(1) then
  2.   cursor(128)
  3. end if
  4. if rollOver(5) then
  5.   cursor(200)
  6. end if
  7. if rollOver(4) then
  8.   cursor(200)
  9. end if
  10. if rollOver(6) then
  11.   cursor(128)
  12. end if
  13.